Feature: Create Page

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 15.489s

Scenario: Create page with common data

Before 0m 0.756s
Given I navigate to page "http://localhost:2368/ghost/#/signin" 0m 0.569s
And I wait for 2 seconds 0m 2.188s
When I enter email "<EMAIL>" 0m 0.216s
And I enter password "<PWD>" 0m 0.195s
And I click sign in 0m 0.198s
And I wait for 2 seconds 0m 2.198s
And I click on the link named "Pages" 0m 0.251s
And I click on the link named "New page" 0m 0.194s
And I type on the keyboard "ALGO" 0m 0.144s
And I hit the tab key on the keyboard 0m 0.153s
And I type on the keyboard "ALGO 2" 0m 0.232s
And I click on the button named "Publish" 0m 0.192s
And I wait for 1 seconds 0m 1.170s
And I click on the button named "Continue, final review →" 0m 0.180s
And I wait for 1 seconds 0m 1.175s
And I click on the button named "Publish page, right now" 0m 0.266s
And I wait for 5 seconds 0m 5.209s
After 0m 0.003s

Screenshots

Before
NO IMAGE AVAILABLE
Given I navigate to page "http://localhost:2368/ghost/#/signin"
And I wait for 2 seconds
When I enter email "<EMAIL>"
And I enter password "<PWD>"
And I click sign in
And I wait for 2 seconds
And I click on the link named "Pages"
And I click on the link named "New page"
And I type on the keyboard "ALGO"
And I hit the tab key on the keyboard
And I type on the keyboard "ALGO 2"
And I click on the button named "Publish"
And I wait for 1 seconds
And I click on the button named "Continue, final review →"
And I wait for 1 seconds
And I click on the button named "Publish page, right now"
And I wait for 5 seconds
After
NO IMAGE AVAILABLE